-
Home
-
Defender Security – Malware Scanner, Login Security & Firewall
-
3.8.2
-
Code
-
Classes
- Crypt
Total Complexity |
36 |
Dependencies |
5 |
Dependents |
9 |
Total lines |
254 |
Lines of code |
142 |
Logical lines of code |
84 |
Comment lines |
85 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
random_bytes() |
A |
52 |
9 |
24 |
decrypt() |
S |
55 |
4 |
20 |
random_int() |
S |
54 |
4 |
19 |
get_random_key() |
S |
57 |
4 |
17 |
create_key_file() |
S |
57 |
4 |
16 |
compare_lines() |
S |
59 |
3 |
14 |
encrypt() |
S |
61 |
2 |
12 |
get_decrypted_data() |
S |
68 |
2 |
7 |
get_encrypted_data() |
S |
68 |
2 |
7 |
get_path_to_key_file() |
S |
78 |
1 |
3 |
generate_random_key() |
S |
80 |
1 |
3 |